home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
mechacatdestructo.swf
/
scripts
/
DefineButton2_710
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-10-01
|
104b
|
7 lines
on(release){
if(_parent.Popup._currentframe == 1)
{
_global.C.endGame("lose");
}
}